+2001-12-17 Matthias Clasen <matthiasc@poet.de>
+
+ * gdk-pixbuf/tmpl/creating.sgml,
+ gdk-pixbuf/tmpl/gdk-pixbuf-xlib-from-drawables.sgml,
+ gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml,
+ gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rendering.sgml,
+ gdk-pixbuf/tmpl/refcounting.sgml: Markup fixes.
+
+ * gtk/building.sgml, gtk/resources.sgml: Markup fixes.
+
+ * gtk/gtk.types: Remove gtk_text_layout_get_type(). (???)
+
+ * gdk/tmpl/general.sgml: Use <envar>, not <envvar>.
+
+2001-12-16 Matthias Clasen <matthiasc@poet.de>
+
+ * gdk/tmpl/windows.sgml: Document GDK_RELEASE_MASK.
+
2001-12-16 Havoc Pennington <hp@pobox.com>
* gdk-pixbuf/gdk-pixbuf-sections.txt: put _simple variants at the
applications should use that instead.
</para>
<para>
-The locale to use is determined by the <envvar>LANG</envvar> environment variable,
+The locale to use is determined by the <envar>LANG</envar> environment variable,
so to run an application in a certain locale you can do something like this:
<informalexample>
<programlisting>
<!-- ##### FUNCTION gdk_get_display ##### -->
<para>
-Gets the name of the display, which usually comes from the <envvar>DISPLAY</envvar>
+Gets the name of the display, which usually comes from the <envar>DISPLAY</envar>
environment variable or the <option>--display</option> command line option.
</para>
<application>gtk-doc</application> package is installed. If
it is, then it will use it to extract and build the
documentation for the GTK+ library. These options
- can be used to explicitly control whether gtk-doc should be
+ can be used to explicitly control whether
+ <application>gtk-doc</application> should be
used or not. If it is not used, the distributed,
pre-generated HTML files will be installed instead of
building them on your machine.
<para>
If you encounter a bug, misfeature, or missing feature in GTK+, please
-file a bug report on http://bugzilla.gnome.org. We'd also appreciate
-reports of incomplete or misleading information in the GTK+
-documentation; file those against the "docs" component of the "gtk+"
+file a bug report on
+<ulink url="http://bugzilla.gnome.org">http://bugzilla.gnome.org</ulink>.
+We'd also appreciate reports of incomplete or misleading information in
+the GTK+ documentation; file those against the "docs" component of the "gtk+"
product in Bugzilla.
</para>
<para>
The bug tracker should definitely be used for feature requests, it's
-not only for bugs. We track all GTK+ development in bugzilla, so it's
+not only for bugs. We track all GTK+ development in Bugzilla, so it's
the way to be sure the GTK+ developers won't forget about an issue.
</para>
<para>
If you develop a bugfix or enhancement for GTK+, please file that in
Bugzilla as well. Bugzilla allows you to attach files; please attach a
-patch generated by the "diff" utility, using the "-u" option to make
-the patch more readable. All patches must be offered under the terms
-of the GNU LGPL license, so be sure you are authorized to give us the
-patch under those terms.
+patch generated by the <command>diff</command> utility, using the
+<option>-u</option> option to make the patch more readable. All patches
+must be offered under the terms of the GNU LGPL license, so be sure you
+are authorized to give us the patch under those terms.
</para>
<para>
If you want to discuss your patch before or after developing it, mail
-gtk-devel-list@gnome.org. But be sure to file the Bugzilla report as
-well; if the patch is only on the list and not in Bugzilla, it's
-likely to slip through the cracks.
+<ulink url="mail:gtk-devel-list@gnome.org">gtk-devel-list@gnome.org</ulink>.
+But be sure to file the Bugzilla report as well; if the patch is only on the
+list and not in Bugzilla, it's likely to slip through the cracks.
</para>
</refsect1>
There are several mailing lists dedicated to GTK+ and related
libraries. Discussion of GLib, Pango, and ATK in addition to GTK+
proper is welcome on these lists. You can subscribe or view the
-archives of these lists on http://mail.gnome.org.
+archives of these lists on
+<ulink url="http://mail.gnome.org">http://mail.gnome.org</ulink>.
</para>
<para>
<varlistentry>
<term>gtk-doc-list@gnome.org</term>
<listitem><para>
-gtk-doc-list is for discussion of the gtk-doc documentation system
-(used to document GTK+), and for work on the GTK+ documentation.
+gtk-doc-list is for discussion of the <application>gtk-doc</application>
+documentation system (used to document GTK+), and for work on the GTK+
+documentation.
</para></listitem>
</varlistentry>